v1.4.1a - 10.09.10 (09/10/10) by Zerofool

Fixes/new things:

 -optimized sizes of elements and spacings for screen resolution of 1280x*** and higher.
 -updated RAWR Player to v1.0.2
 -updated Revolunet VLCcontrols to latest version (from 01.09.10)
 -added rules for more file formats
 -sort by filename, size.. buttons are back (although ugly and with unoptimized positions, WIP)
 -finally fixed de-interlacing with VLC
 -playback of files with ' in the name is now fine, thanks to fix in HFS 2.3 build 263 
 -changed some icons
 -slightly modified background image
 -the tutorial page is updated
 -some other cosmetic fixes I can't remember right now


Known issues:

 -fullscreen with VLC doesn't work for now (known VLC bug)
 -progress bar of VLC "window" is visible only in IE, I have no idea how to fix that for Firefox/Chrome/Opera (it's still clickable though ;))
 -probably some other bugs I've added with my changes :)



Some notes:

 -to play .mp4 files with DivX Web Player, you need v2.1 Beta (or later)
 -de-interlacing with VLC is disabled by default, to enable it, open the .tpl file then find and change player.options.set("deinterlace", 0) to player.options.set("deinterlace", 1). You can also change player.options.set("deinterlace-mode", "bob") to use other de-interlacer, like "yadif" or "yadif2x".



v1.4